com.supermap.services.iportalservices
Interface UploadListener
-
public interface UploadListenerUploading callback listener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidgetProgress(int progress, int dataId)Returns the uploading progressvoidonFailure(java.lang.String errorInfo, int dataId)Failed uploading
-